home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / driver / pp100.zip / FACE.INI < prev    next >
Text File  |  1992-12-12  |  2KB  |  48 lines

  1. //┌──────────────────────────────────────────────────────────────────────┐
  2. //│  Precise Point Configuration File              08/24/1992  19:57:09  │
  3. //└──────────────────────────────────────────────────────────────────────┘
  4. SMD_BITMAP_STRUCT bitmap =
  5. {
  6. 0x10,    // Horizontal size
  7. 0x10,    // Vertical size
  8. 0x07,    // Horizontal hotspot position
  9. 0x09,    // Vertical hotspot position
  10.  
  11. //────────────────────────────────────────────────┤ Cursor Bitmap ├──
  12. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  13. 0x3c00,  // ∙∙■■■■∙∙∙∙∙∙∙∙∙∙
  14. 0x2238,  // ∙∙■∙∙∙■∙∙∙■■■∙∙∙
  15. 0x626e,  // ∙■■∙∙∙■∙∙■■∙■■■∙
  16. 0x4242,  // ∙■∙∙∙∙■∙∙■∙∙∙∙■∙
  17. 0x6642,  // ∙■■∙∙■■∙∙■∙∙∙∙■∙
  18. 0x3c66,  // ∙∙■■■■∙∙∙■■∙∙■■∙
  19. 0x003c,  // ∙∙∙∙∙∙∙∙∙∙■■■■∙∙
  20. 0x0100,  // ∙∙∙∙∙∙∙■∙∙∙∙∙∙∙∙
  21. 0x0300,  // ∙∙∙∙∙∙■■∙∙∙∙∙∙∙∙
  22. 0x2304,  // ∙∙■∙∙∙■■∙∙∙∙∙■∙∙
  23. 0x300c,  // ∙∙■■∙∙∙∙∙∙∙∙■■∙∙
  24. 0x1818,  // ∙∙∙■■∙∙∙∙∙∙■■∙∙∙
  25. 0x0ff0,  // ∙∙∙∙■■■■■■■■∙∙∙∙
  26. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  27. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  28.  
  29. //────────────────────────────────────────────────┤ Screen Bitmap ├─
  30. 0xffff,  // ■■■■■■■■■■■■■■■■
  31. 0xffff,  // ■■■■■■■■■■■■■■■■
  32. 0xffff,  // ■■■■■■■■■■■■■■■■
  33. 0xffff,  // ■■■■■■■■■■■■■■■■
  34. 0xffff,  // ■■■■■■■■■■■■■■■■
  35. 0xffff,  // ■■■■■■■■■■■■■■■■
  36. 0xffff,  // ■■■■■■■■■■■■■■■■
  37. 0xffff,  // ■■■■■■■■■■■■■■■■
  38. 0xffff,  // ■■■■■■■■■■■■■■■■
  39. 0xffff,  // ■■■■■■■■■■■■■■■■
  40. 0xffff,  // ■■■■■■■■■■■■■■■■
  41. 0xffff,  // ■■■■■■■■■■■■■■■■
  42. 0xffff,  // ■■■■■■■■■■■■■■■■
  43. 0xffff,  // ■■■■■■■■■■■■■■■■
  44. 0xffff,  // ■■■■■■■■■■■■■■■■
  45. 0xffff,  // ■■■■■■■■■■■■■■■■
  46. };
  47.  
  48.